Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-4364 | GEN003400 | SV-38433r1_rule | ECLP-1 | Medium |
Description |
---|
If the at directory has a mode more permissive than 0755, unauthorized users could be allowed to view or to edit files containing sensitive information within the at directory. Unauthorized modifications could result in Denial of Service to authorized at jobs. |
STIG | Date |
---|---|
HP-UX 11.31 Security Technical Implementation Guide | 2016-07-22 |
Check Text ( None ) |
---|
None |
Fix Text (F-31808r1_fix) |
---|
Change the mode of the at directory to 0755. # chmod 0755 |